View Latest Version View on GitHub
View Latest Version | View on GitHub

FluxBase

Provides core types and functionality to implement applications using Flux architecture with .NET.

FluxBase / ActionData Class

Represents data that is dispatched from an action.

Base type: object.

This is a public class.

public class ActionData

Constructors

See Also